.carousel-inner img {
    width: 100%;
}


.contactus input[name="name"]{


width: 100%;

}

.contactus input[name="address"]{


width: 100%;

}

.contactus input[name="message"]{

padding:50px 0px;

width: 100%;
}

.contactus button {

	padding:5px 15px;
	background-color: #8ec5eb;
	border-radius:0;
	border:none;
	color: black;

}

.social {


	background-image: none;
}

.social .widget_about ul li a {


	color: white;

    background-color: #06B2B6;
}

.apex-logo .lo{



    padding-right: 0px;
    padding-left: 0px;
    padding-top: 20px;
    margin-left: 82px;

}

.apex{

	color: red;
}

.read p{

	text-align: center;
}

.client-section2, .pattern{


/*background-image: url(apex/body-pattern.png);
background-size:cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
*/
}

.empty-space {

	margin:7% 0;
}

.read button{


background-color: transparent;
border-radius:15px;
padding:5px 15px;
border:2px solid grey;

color:red;

}

#header{


	background-image: url(apex/header-pattern.png);
	background-repeat: all;
}

.social-i ul{

list-style-type: none;

}

.social-i li{

	float: left;
	padding-right:15px;
	font-size: 18px;
	margin-bottom: 10px;
}

.info-p{


	padding-top:10px;
}

.apex-logo img{

	width:70%;
	float:right;
	padding-top: 20px;
}

.mo {


	display: none;
}

.ow-navigation .nav.navbar-nav li a:hover {

	color: white;
}

.ow-navigation.navbar-default .navbar-nav li a { 

color: black;

}

.footer-social{

	float: right;
	
}

.footer-social a{

	color: #3f3737;
	margin:0 10px;
}

.footer-main li a {
    color: white;
}

.footer-main li {
    list-style: none;
    margin: 15px 0;
}

.location p {

font-size: 12px;
margin-left: 25px;

}
nav img{

	width:64%;
	/*padding:10px;*/
}


.container-fluid {

    padding-right: 0px; 
     padding-left: 0px;


}



.clients{


	padding:120px 0;
}

.clients img{

	width:70%;
}


.banner-img {

	padding:0px;

}

.banner-img img{

	width: 100%;
	height: inherit;
}

.red {

	color: red;
}

.red-button{


	color:red;
	background-color: transparent;
	padding: 5px 15px;
	border-radius: 25px;
	border:2px solid grey;
}

footer{


	background-image: url("https://apexlab.com/wp-content/uploads/2022/01/bg-1.jpg");
	background-position: center center;
	background-size:cover;
	
	color:white;
	background-color: transparent;
}

footer h4{

text-transform: uppercase;


}

.footer-row{

	width:80%;
	margin:0 auto;
}

.copy-row{

	margin:0 100px;
}

.margin{

	margin:0 100px;
}


.list ul li {
  color: #3c3c3c; 
  /* set color of list item text */

  list-style: none; 
}

.list ul li::before {
  color: red;  
  /* color of bullet or square */

  content: "\2022"; 
  /* Unicode of character to precede the list item */

  font-size: 1em; 
  /* em or %*/
 
  padding-right: 1.1225em; 
  /* use em*/

  position: relative;
  top: 0em; 
  /* use em or % */

}



.products img {

	width: 90%;
	margin-top: 30px;
	margin-bottom: 10px;
}

.products {

	margin:0 100px;

}